home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 076-100 / scopedisk77 / vtime / vtime.doc < prev    next >
Text File  |  1995-03-19  |  3KB  |  56 lines

  1. vtime 1.00  -- Copyright 1989 Randy Jouett. All rights reserved. Freeware.
  2.  
  3.  
  4.     Growing tired of depth arranging windows and screens to find digital
  5. or analog clocks on the WorkBench screen, I decided that a talking clock
  6. would be an easy way to remedy this situation. I also knew that there were a
  7. few blind computer users' out there using the Amiga on a daily bases, and that
  8. a program that spoke the time would be well received in their community.
  9.  
  10.  
  11.     With those two things in mind, I decided that the program was
  12. needed in the computing community and started hacking the thing out. I
  13. spent the first few hours thinking about how I would implement the program
  14. and decided that it should be able to be invoked from the cli (The Blind
  15. are fantastic at touch typing), and that it should stay dormant until called
  16. upon (no need to eat up cpu calculating the time; the system is already
  17. keeping track of it). I still had one other problem, though. If I didn't write
  18. an input handler, how would I kick the thing off while using another program?
  19. If I didn't add the handler, then I would be in the same situation as before.
  20. After pondering this point for awhile, I decided that I was still in the
  21. blue; Dmouse and Qmouse both have macro capabilites and are widely used, so
  22. I could set a macro to "vtime" and things would be great -- the time from
  23. anywhere, while doing anything!    
  24.  
  25.  
  26.     Anywho, to make a long story short, I hacked it together and released
  27. "vclock" on an unsuspecting public. I'm not really sure if it was received
  28. well - never got any type of feed-back - but it got the job done as far as I
  29. was concerned. Vclock lacked one thing, though -- the date. So, I sat back
  30. down at the terminal and put in some code that Justin McCormick wrote and
  31. allowed me to use (Many, many, many thanks, Justin!) and added the date, which
  32. brings us to the current version.
  33.  
  34.  
  35.     As you can see, I have changed the name from vclock to vtime; vtime
  36. sounds a little better to my ears. I hope you enjoy this program -- I sure had a
  37. blast writing it! 
  38.  
  39.  
  40. Useage:  "vtime" or "vtime -d"  where:
  41.  
  42.         vtime alone speaks the time, and "vtime -d" speaks the time
  43.         and the current date.
  44.  
  45. P.S.
  46.     This program is Freeware, but if you feel that you have to send
  47. money or something, just mail me a free copy of a program you have writen,
  48. or give me free access to your pay BBS, etc.  Or, if you must send
  49. money, a buck here and there will sure help me pay my PC Pursuit bill! :)
  50.  
  51. -- 
  52. Randy Jouett (KB5YL)
  53.  
  54. USENET:   killer!rgj.
  55. SNAIL:    121 Miller St., Lafayette, La. 70503
  56.